adTempus API
PreviousUpNext
IExecutionHistoryStep::StepOID Property

Gets the OID of the step with which this item is associated

C++
__property BSTR* StepOID;
C#
BSTR* StepOID;
Visual Basic
Property StepOID() As BSTR*

The StepOID is the OID of the JobStep of which this ExecutionHistoryStep is an instance. Use this OID if you need to retrieve the original job step.

Note that it is possible that the step will no longer exist (if that step has been deleted subsequent to this execution).

adTempus API Reference version 3.0.0.0, revised 10/30/2008